home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / cfgarc14.zip / CFGARC.DOC < prev    next >
Text File  |  1993-12-12  |  11KB  |  259 lines

  1.  
  2.         ===============================================================
  3.                CFGARC - The Configuration Archiver - Version 1.4
  4.         ===============================================================
  5.                              Copyright 1993, 1994
  6.                                Matrix SoftWorks
  7.         ================================================================
  8.  
  9.         What is CFGARC?
  10.  
  11.         CFGARC is a DOS based utility package which allows the user to
  12.         store copies if the last 5 AUTOEXEC.BAT and CONFIG.SYS files and
  13.         easily view, edit, print and restore these files.  Today's world
  14.         of complex operating systems, memory managers, device drivers and
  15.         TSR programs can produce very large and complex boot files which
  16.         can require regular maintenance.  CFGARC allows you to easily
  17.         experiment without running the risk of loosing or damaging the
  18.         original files.
  19.  
  20.         ================================================================
  21.  
  22.         Files included in the package:
  23.  
  24.         CFGSETUP.EXE    Setup utility for CFGARC
  25.  
  26.         CFGARC.EXE      Main Program
  27.  
  28.         CFGRST.EXE      View, Print and Restore Utility
  29.  
  30.         CFGEDIT.EXE     Simple Text Editor
  31.  
  32.         A.BAT           Sample Batch file for CFGEDIT.EXE
  33.  
  34.         B.BAT           Sample Batch file for CFGEDIT.EXE
  35.  
  36.         README.BAT      Batch File for Reading CFGARC.DOC
  37.  
  38.         ================================================================
  39.  
  40.         Installation:
  41.  
  42.         Simply copy the above files into any directory which is in your
  43.         PATH statement, or the root directory of drive C:.  You could also
  44.         create a separate directory for these files and add the name to
  45.         your PATH statement in AUTOEXEC.BAT but if your system is anything
  46.         like mine, you have enough of these already.  As long as DOS can
  47.         fine the CFGARC files, everything will work fine.
  48.  
  49.         Now, run the CFGSETUP.EXE file
  50.  
  51.         A new directory, C:\__CFG_ will be created and the following
  52.         files placed there:
  53.  
  54.                 AUTOEXEC.BK1
  55.                 AUTOEXEC.BK2
  56.                 AUTOEXEC.BK3
  57.                 AUTOEXEC.BK4
  58.                 AUTOEXEC.BK5
  59.                 CONFIG.BK1
  60.                 CONFIG.BK2
  61.                 CONFIG.BK3
  62.                 CONFIG.BK4
  63.                 CONFIG.BK5
  64.  
  65.         These are the shell files required for CFGARC.EXE to operate
  66.         correctly.
  67.  
  68.        ================================================================
  69.  
  70.         Using CFGARC:
  71.  
  72.         Now, run CFGARC.EXE
  73.  
  74.         Upon execution, CFGARC will place copies of your current
  75.         AUTOEXEC.BAT and CONFIG.SYS files in the directory C:\__CFG_
  76.         and rename them to AUTOEXEC.BK1 and CONFIG.BK1.  The existing
  77.         files in the C:\__CFG_ directory are incremented upward by 1
  78.         number, ( AUTOEXEC.BK1 becomes AUTOEXEC.BK2, AUTOEXEC.BK2
  79.         becomes AUTOEXEC.BK3, etc.) providing a record of your last
  80.         five configuration files.  That's all there is to it !
  81.  
  82.         ================================================================
  83.  
  84.         Using CFGRST:
  85.  
  86.         CFGRST.EXE provides quick and easy access to your stored
  87.         configuration files.  When you run CFGRST, you will be shown
  88.         a menu with your backup files.  Just use the cursor up and
  89.         cursor down keys to select the one you want, press return
  90.         and the files is loaded into the editor and presented in a
  91.         scrolling edit window.  You will then see 3 options above
  92.         the edit window, F1 - EXIT,  F2 - SAVE, F4- PRINT.  F1 will
  93.         exit the edit window and ask if you want the file restored
  94.         to active use.  Selecting Y will restore the file and
  95.         selecting N will take you back to the main menu.  If you
  96.         choose F2 from the edit window, the current file will be
  97.         saved to its ORIGINAL filename, i.e. AUTOEXEC.BK1, etc.
  98.         If you choose F4 from the edit window, the current file
  99.         will be sent to your printer.
  100.  
  101.         ================================================================
  102.  
  103.                       CFGEDIT - CFGARC Editor Commands
  104.  
  105.                       This information available online
  106.                       by pressing F10 while in editor.
  107.  
  108.         NOTE: ^Q means hold down CTRL key and press Q
  109.               ^K Q means hold down CTRL key and press K,
  110.                release and then press Q
  111.  
  112.         ^Y  To DELETE current line.  --  ^T to DELETE current word
  113.         ^T  To DELETE current word.  --  ^U to UNDELETE line or word
  114.  
  115.         To COPY a block from document to clipboard:
  116.           Move cursor to desired location.
  117.            ^K B to mark the beginning of block.
  118.           Move cursor to end of desired block.
  119.            ^K K to mark end of block.
  120.           Block is now stored in clipboard.
  121.  
  122.         To READ a file into clipboard:
  123.           Move cursor to desired location.
  124.            ^K R for desired directory, enter to select from menu,
  125.            enter to read.
  126.  
  127.         To PASTE from clipboard into document:
  128.           Move cursor to desired location.
  129.            ^K C to PASTE block from clipboard.
  130.  
  131.         ================================================================
  132.  
  133.         Using CFGEDIT:
  134.  
  135.         CFGEDIT is a simple text editor using the same format as the
  136.         editor in CFGRST.  This is provided for editing your current
  137.         AUTOEXEC.BAT and CONFIG.SYS files quickly and easily with a
  138.         minimum number of keystrokes.  Simply place the filename to
  139.         be edited after CFGEDIT on the command line like this:
  140.  
  141.                          CFGEDIT C:\AUTOEXEC.BAT
  142.  
  143.         AUTOEXEC.BAT will then be loaded into the editor.  You have
  144.         the same 3 options for EXIT, SAVE and PRINT as in CFGRST.
  145.         The key to CFGEDIT is simplicity.  Many of the text editors
  146.         in use today require alot of keystrokes to enter, save and
  147.         exit the editor itself.  This can be very time consuming when
  148.         doing multiple edits often required to get a system running
  149.         smoothly.  With CFGEDIT, you have simple, single key options
  150.         to speed this process.  The file length CFGEDIT will handle
  151.         is limited to 32k. (If your CONFIG.SYS file is longer than
  152.         32k, just keep the registration fee and buy yourself some
  153.         aspirin!)
  154.  
  155.         I have also provided two sample batch file for use with CFGEDIT.
  156.  
  157.                A.BAT contains the command CFGEDIT C:\AUTOEXEC.BAT
  158.  
  159.                B.BAT contains the command CFGEDIT C:\CONFIG.SYS
  160.  
  161.         These 2 files, when combined with CFGEDIT provide a simple
  162.         2 key combination for accessing your configuration files.
  163.         Just press A and hit RETURN. You are now looking at AUTOEXEC.BAT
  164.         or press B and hit return to see CONFIG.SYS.  These batch files
  165.         may be renamed to anything you wish (up to 8 characters in length)
  166.  
  167.         ================================================================
  168.  
  169.         Revision History:
  170.  
  171.         CFGARC10.ZIP    Initial release
  172.         CFGARC11.ZIP    Increased speed of initial program
  173.                         Minor bug fix.
  174.         CFGARC12.ZIP    Added CFGRST restore utility.
  175.         CFGARC13.ZIP    Made minor revisions to CFGRST.
  176.         CFGARC14.ZIP    Complete rewrite of CFGRST restore utility.
  177.                         Added menu for file selection.
  178.                         Added scrolling editor.
  179.                         Added print functions
  180.                         Added CFGEDIT editor program.
  181.                         Added sample batch files.
  182.                         Rewrite of CFGARC.DOC file.
  183.  
  184.         ================================================================
  185.  
  186.         Upcoming:
  187.  
  188.         Look for CFGARC20 during first quarter of 1994 which will include
  189.         support for Microsoft Windows configuration files...
  190.  
  191.         ================================================================
  192.  
  193.         I would like to thank Mr. Tim Artabasy of DeskCom Systems in
  194.         Le